Skip to content

Commit dfcfdc4

Browse files
committed
appwindow: remove RxJS
#389
1 parent c2a9596 commit dfcfdc4

File tree

2 files changed

+148
-155
lines changed

2 files changed

+148
-155
lines changed

ddterm/app/application.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ const Application = GObject.registerClass(
179179
this.window = new AppWindow({
180180
application: this,
181181
decorated: this.decorated,
182-
gsettings: this.settings,
182+
settings: this.settings,
183183
menus,
184184
});
185185

0 commit comments

Comments
 (0)