mirror of
https://github.com/glassflame/glassflame.github.io.git
synced 2024-12-04 14:04:23 +00:00
How did I miss this
This commit is contained in:
parent
92076a8dc3
commit
351e48e2c3
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ export class BrowseElement extends HTMLBodyElement {
|
|||
* The name of this application, displayed if no page is being shown.
|
||||
* @type {string}
|
||||
*/
|
||||
static APP_NAME = "Obsiview"
|
||||
static APP_NAME = "Glassflame"
|
||||
|
||||
/**
|
||||
* Recreate {@link titleElement} with the current value of {@link path}.
|
||||
|
|
Loading…
Reference in a new issue