mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
fix error
This commit is contained in:
parent
a6a77aa026
commit
62b249c082
@ -48,7 +48,7 @@ class SettingsPage extends connect(store)(LitElement) {
|
||||
lastSelected: { type: Number },
|
||||
nodeConfig: { type: Object },
|
||||
theme: { type: String, reflect: true },
|
||||
nodeIndex: { type: Number },e
|
||||
nodeIndex: { type: Number },
|
||||
isBeingEdited: { type: Boolean },
|
||||
dropdownOpen: { type: Boolean },
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user