1
mirror of https://github.com/monero-project/monero-gui synced 2024-12-23 02:52:58 +01:00

refresh history after daemon change

This commit is contained in:
Jacob Brydolf 2016-11-07 11:27:53 +01:00
parent c9bb2f5718
commit bc4cf1eee9
No known key found for this signature in database
GPG Key ID: DE46246550D2F3C5

View File

@ -141,6 +141,8 @@ ApplicationWindow {
function initialize() {
console.log("initializing..")
walletInitialized = false;
// setup language
var locale = persistentSettings.locale
if (locale !== "") {