mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-01 10:02:36 +03:00
Merge branch 'develop' into 383-html-preview-tool
This commit is contained in:
commit
7ef32c002d
@ -53,6 +53,7 @@ class AppDelegateReducer: Reducer {
|
||||
var mainWindow = state.mainWindowTemplate
|
||||
mainWindow.uuid = UUID().uuidString
|
||||
mainWindow.root = state.root
|
||||
mainWindow.isDirty = false
|
||||
|
||||
mainWindow.urlsToOpen = urls.toDict { url in MainWindow.OpenMode.default }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user