Skip to content

Commit 627d58e

Browse files
committed
appwindow: remove RxJS
#389
1 parent 0fecb6a commit 627d58e

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
@@ -170,7 +170,7 @@ const Application = GObject.registerClass(
170170
this.window = new AppWindow({
171171
application: this,
172172
decorated: this.decorated,
173-
gsettings: this.settings,
173+
settings: this.settings,
174174
menus,
175175
});
176176

0 commit comments

Comments
 (0)