mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-02-02 11:39:19 +01:00
Remove useless items in the bus store
This commit is contained in:
parent
f71ac435ed
commit
685b26ace0
2
resources/js_vue3/stores/bus.js
vendored
2
resources/js_vue3/stores/bus.js
vendored
@ -7,8 +7,6 @@ export const useBusStore = defineStore({
|
||||
return {
|
||||
migrationUri: null,
|
||||
decodedUri: null,
|
||||
goBackTo: null,
|
||||
returnTo: null,
|
||||
inManagementMode: false,
|
||||
editedGroupName: null,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user