Skip to content

Commit 625f53b

Browse files
committed
appwindow: remove RxJS
#389
1 parent c407917 commit 625f53b

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)