릴리스: v1.4.32 내부 이름층 topic/template 정리 마감

This commit is contained in:
2026-04-02 21:50:36 +09:00
parent 60cc5a72c5
commit 85863b1b36
14 changed files with 125 additions and 114 deletions

View File

@@ -1,7 +1,7 @@
import { nextTick } from 'vue'
import Sortable from 'sortablejs'
export function useAdminFeaturedGames({
export function useAdminFeaturedTemplates({
api,
featuredListEl,
featuredSortable,

View File

@@ -1,7 +1,7 @@
import { nextTick } from 'vue'
import Sortable from 'sortablejs'
export function useAdminGameManager({
export function useAdminTemplateManager({
api,
toApiUrl,
selectedTemplateId,