Skip to content

Commit e70428e

Browse files
committed
appwindow: remove RxJS
#389
1 parent eafcf5c commit e70428e

File tree

2 files changed

+156
-155
lines changed

2 files changed

+156
-155
lines changed

ddterm/app/application.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ const Application = backport.GObject.registerClass(
171171
this.window = new AppWindow({
172172
application: this,
173173
decorated: this.decorated,
174-
gsettings: this.settings,
174+
settings: this.settings,
175175
menus,
176176
});
177177

0 commit comments

Comments
 (0)