feat: PartialReservedCommand에 reloadCommandList 노출
This commit is contained in:
@@ -300,6 +300,7 @@ import { unwrap } from "./util/unwrap";
|
|||||||
|
|
||||||
defineExpose({
|
defineExpose({
|
||||||
updateCommandTable,
|
updateCommandTable,
|
||||||
|
reloadCommandList,
|
||||||
})
|
})
|
||||||
|
|
||||||
const { maxTurn, maxPushTurn } = staticValues;
|
const { maxTurn, maxPushTurn } = staticValues;
|
||||||
|
|||||||
Reference in New Issue
Block a user