misc: scss 파일 정리
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
import "@scss/troop.scss";
|
||||
|
||||
import { errUnknown } from "@/common_legacy";
|
||||
import { launchTroopPlugin } from "@/extPluginTroop";
|
||||
import jQuery from "jquery";
|
||||
|
||||
import "@scss/troop.scss";
|
||||
|
||||
jQuery(function($){
|
||||
//btnJoinTroop, btnLeaveTroop, btnKickTroop, btnCreateTroop, btnChangeTroopName
|
||||
$('#btnLeaveTroop').click(function(){
|
||||
|
||||
Reference in New Issue
Block a user