Skip to content

Commit

Permalink
tobeIgnoredCommit
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasKeita committed Dec 2, 2022
1 parent 8b573e9 commit 4900096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AppWindow.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export class AppWindow {
this.mainWindow = new OWWindow('background');
this.currWindow = new OWWindow(windowName);


const closeButton = document.getElementById('closeButton');
const maximizeButton = document.getElementById('maximizeButton');
const minimizeButton = document.getElementById('minimizeButton');
Expand Down

0 comments on commit 4900096

Please sign in to comment.