Skip to content

Commit

Permalink
odd, but ok
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse committed Apr 3, 2024
1 parent f4898fb commit 125e0e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions client/src/www/app/settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,4 @@ export class Settings {
this.storage.setItem(Settings.STORAGE_KEY, storageSettingsJson);
}
}

1 change: 1 addition & 0 deletions client/src/www/ui_components/outline-icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ $_documentContainer.innerHTML = `<iron-iconset-svg name="outline-icons" size="24
</iron-iconset-svg>`;

document.head.appendChild($_documentContainer.content);
;

0 comments on commit 125e0e0

Please sign in to comment.