Skip to content

Commit 36ab4fc

Browse files
cleanup
1 parent 6f45181 commit 36ab4fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/stores/back.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ export const useBackStore = defineStore("back", {
9292
additionalProperties: true,
9393
};
9494
const params = { COMMAND_BACK, NUXT_ROOT_PATH, args };
95+
9596
console.log("[GEODE] params", params);
9697
return appStore.request(
9798
{ schema, params },

0 commit comments

Comments
 (0)