complete checkin for juan; config tweaks & mock tweaks
This commit is contained in:
@@ -12,7 +12,7 @@ export const useStore = defineStore('app', {
|
||||
pendingOrders: [], // created but not yet sent to metamask. maybe waiting on vault creation.
|
||||
errors: [{
|
||||
title: 'DANGER!',
|
||||
text: 'This is early development (alpha) software, which could have severe bugs that lose all your money. Thank you for testing a SMALL amount!',
|
||||
text: 'This is early development (alpha) software. There could be severe bugs that lose all your money. Thank you for testing a SMALL amount!',
|
||||
closeable: false
|
||||
}],
|
||||
extraTokens: {},
|
||||
|
||||
Reference in New Issue
Block a user