Version 2.2
- Add new template "terminal" - Add feature to flush cache of user on server - Server app improvement - Created metrics common - Package json loaded in setup
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
//Perform tests
|
||||
await test.build()
|
||||
for (const template of [
|
||||
"classic"
|
||||
"classic",
|
||||
"terminal",
|
||||
]) {
|
||||
for (const q of [
|
||||
{},
|
||||
|
||||
Reference in New Issue
Block a user