mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Remove redundant resetAppIcons call
This commit is contained in:
@@ -347,7 +347,6 @@ var taskbar = Utils.defineClass({
|
||||
Lang.bind(this, function() {
|
||||
this.isGroupApps = Me.settings.get_boolean('group-apps');
|
||||
this._connectWorkspaceSignals();
|
||||
this.resetAppIcons();
|
||||
})
|
||||
],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user