misc: 여백을 위해 ReservedCommand 16->15
This commit is contained in:
@@ -524,8 +524,8 @@ export default defineComponent({
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
maxTurn,
|
maxTurn,
|
||||||
flippedMaxTurn: 16,
|
flippedMaxTurn: 15,
|
||||||
viewMaxTurn: 16,
|
viewMaxTurn: 15,
|
||||||
maxPushTurn,
|
maxPushTurn,
|
||||||
commandList,
|
commandList,
|
||||||
serverNow: formatTime(serverNowObj, "HH:mm:ss"),
|
serverNow: formatTime(serverNowObj, "HH:mm:ss"),
|
||||||
|
|||||||
Reference in New Issue
Block a user