feat: add adminContact && DEFAULT_SEND_BALANCE (#162)

This commit is contained in:
Dream Hunter
2024-04-26 00:21:43 +08:00
committed by GitHub
parent b058a1bd12
commit f624fe5b58
17 changed files with 175 additions and 110 deletions
+1
View File
@@ -10,6 +10,7 @@ export const useGlobalState = createGlobalState(
const openSettings = ref({
prefix: '',
needAuth: false,
adminContact: '',
domains: [{
label: 'test.com',
value: 'test.com'