GiovanH / unofficial-homestuck-collection

An offline collection of Homestuck and its related works.
GNU General Public License v3.0
25 stars 3 forks source link

Spoiler unlock #240

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Spoiler unlock

https://github.com/Bambosh/unofficial-homestuck-collection/blob/8da7aa54a1f9c6e01dcd7524fb9160d62e5a2a26/src/components/TabFrame.vue#L282

                    break
                }
                case 'SQUIDDLES': {
                    // TODO: Spoiler unlock
                    if (this.$isNewReader) component = 'Spoiler'
                }
                case 'UNLOCK': {
                    if (this.routeParams.p === 'ps_titlescreen') component = 'PS_titlescreen'
                    else if (this.routeParams.p in this.$archive.mspa.psExtras) {
ndex 357d443..8fd1f45 100644
++ b/src/js/notifications.js

8bd233b669d1090e8629938add05fa99c996344b

GiovanH commented 2 years ago

haha oops!