mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Add 0 load time for no-op ThemePackage::load
This commit is contained in:
parent
fda6bb3624
commit
ff88cd6498
@ -14,6 +14,7 @@ class ThemePackage extends Package
|
||||
atom.config.removeAtKeyPath('core.themes', @name)
|
||||
|
||||
load: ->
|
||||
@loadTime = 0
|
||||
this
|
||||
|
||||
activate: ->
|
||||
|
Loading…
Reference in New Issue
Block a user