mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-15 00:34:05 +09:00
cleanup: drop unnecessary call to initTranslations()
This commit is contained in:
@@ -56,8 +56,6 @@ export default class DashToPanelExtension extends Extension {
|
||||
console.log(`Initiating ${this.uuid}`);
|
||||
|
||||
this._realHasOverview = Main.sessionMode.hasOverview;
|
||||
|
||||
this.initTranslations();
|
||||
|
||||
//create an object that persists until gnome-shell is restarted, even if the extension is disabled
|
||||
PERSISTENTSTORAGE = {};
|
||||
|
||||
Reference in New Issue
Block a user