mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-07 10:22:07 +02:00
refresh history after daemon change
This commit is contained in:
parent
c9bb2f5718
commit
bc4cf1eee9
2
main.qml
2
main.qml
@ -141,6 +141,8 @@ ApplicationWindow {
|
|||||||
function initialize() {
|
function initialize() {
|
||||||
console.log("initializing..")
|
console.log("initializing..")
|
||||||
|
|
||||||
|
walletInitialized = false;
|
||||||
|
|
||||||
// setup language
|
// setup language
|
||||||
var locale = persistentSettings.locale
|
var locale = persistentSettings.locale
|
||||||
if (locale !== "") {
|
if (locale !== "") {
|
||||||
|
Loading…
Reference in New Issue
Block a user