Skip to content

Commit d57dd25

Browse files
committed
chore: Disable logs and update status in default.vue
1 parent 8e91f21 commit d57dd25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/layouts/default.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ onMounted(async () => {
112112
method: 'POST',
113113
query: {
114114
timeoutDiscard: true,
115+
disableLogs: true,
116+
updateStatus: false,
115117
syncTimeout: 1000,
116118
},
117119
body: {

0 commit comments

Comments
 (0)