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

perf(UI): element options in setting tabs accessible directly

This commit is contained in:
2021-08-10 18:12:13 +02:00
parent 756d49b259
commit 71e2c911ae
10 changed files with 477 additions and 74 deletions

View File

@@ -44,6 +44,7 @@ module.exports = {
unsigned: false,
nullable: false,
zerofill: false,
tableOptions: false,
autoIncrement: false,
comment: false,
collation: false,