1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 07:10:01 +02:00

fix: Did common fixes for mods, b=(no-bug), c=mods

This commit is contained in:
Mr. M 2025-05-12 17:13:15 +02:00
parent fcc823c33a
commit 93e8f6bbd6
No known key found for this signature in database
GPG key ID: 6292C4C8F8652B18
4 changed files with 26 additions and 37 deletions

View file

@ -108,7 +108,6 @@ var gZenMarketplaceManager = {
},
async observe() {
ZenThemesCommon.resetThemesCache();
await this._buildThemesList();
},