refactor(client): Export default reaction setting and use it
This commit is contained in:
@@ -3,7 +3,7 @@ import createPersistedState from 'vuex-persistedstate';
|
||||
import * as nestedProperty from 'nested-property';
|
||||
import { apiUrl } from './config';
|
||||
|
||||
const defaultSettings = {
|
||||
export const defaultSettings = {
|
||||
tutorial: 0,
|
||||
keepCw: false,
|
||||
showFullAcct: false,
|
||||
|
Reference in New Issue
Block a user