chore: Prettified Code
[ci skip]
This commit is contained in:
parent
5383581f8f
commit
4d9bccebd0
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ const CiderFrontAPI = {
|
||||||
this.id = "";
|
this.id = "";
|
||||||
this.name = "";
|
this.name = "";
|
||||||
this.onClick = () => {};
|
this.onClick = () => {};
|
||||||
this.top = false
|
this.top = false;
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
AddMenuEntry(entry) {
|
AddMenuEntry(entry) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue