Created
July 15, 2019 14:26
-
-
Save ahmedghazi/adb4268466a9a96100cc46fac3cdf99a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pb synchro pubsub, n'écoute plus par ex | |
ajouter un token | |
this.OPEN_OVERLAY = PubSub.subscribe("OPEN_OVERLAY", this._toggle) | |
PubSub.unsubscribe(this.OPEN_OVERLAY) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment