chore: getting rid of jinja variable in wallet.html (#3547)
This commit is contained in:
@@ -579,7 +579,7 @@ window.PageAccount = {
|
||||
|
||||
// filter out themes that are not allowed
|
||||
this.themeOptions = this.themeOptions.filter(theme =>
|
||||
this.allowedThemes.includes(theme.name)
|
||||
this.LNBITS_THEME_OPTIONS.includes(theme.name)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user