mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-20 07:45:48 +00:00
fix small typos
This commit is contained in:
@@ -175,11 +175,6 @@
|
||||
this.password = "";
|
||||
}
|
||||
}
|
||||
const State = {
|
||||
Running: "running",
|
||||
Stop: "stop",
|
||||
Error: "error",
|
||||
}
|
||||
|
||||
const app = new Vue({
|
||||
delimiters: ['[[', ']]'],
|
||||
|
||||
Reference in New Issue
Block a user