1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

Additions

This commit is contained in:
2020-05-13 18:40:49 +02:00
parent 5e03321eec
commit cb9d32d9d2
4 changed files with 19 additions and 8 deletions

View File

@@ -152,7 +152,8 @@ export default {
port: '3306',
user: 'root',
password: '',
ask: false
ask: false,
uid: Math.random().toString(36).substr(2, 9).toUpperCase()
},
toast: {
status: '',