[+] Add static page field
This commit is contained in:
@@ -45,6 +45,9 @@ export default class App extends Vue
|
||||
// Instance
|
||||
static instance: App;
|
||||
|
||||
// Static page
|
||||
staticPage: string = '';
|
||||
|
||||
/**
|
||||
* This is called when the instance is created.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user