I created a list within Spoiler Slayer and then exported it to a file and uploaded to a GitHub Gist: https://gist.github.com/ReticentRobot/5855c76754a67f468ff713e168b15616
When I go there and click on the extension icon to import, I'm getting this error:
Invalid list
Cannot read properties of undefined (reading 'toString')
Given that this was a file exported from Spoiler Slayer I'd assume it's a valid list? I also ran it through a json validator to be sure and it is a valid json file. Any idea what is happening here?
I created a list within Spoiler Slayer and then exported it to a file and uploaded to a GitHub Gist: https://gist.github.com/ReticentRobot/5855c76754a67f468ff713e168b15616
When I go there and click on the extension icon to import, I'm getting this error:
Invalid list
Cannot read properties of undefined (reading 'toString')
Given that this was a file exported from Spoiler Slayer I'd assume it's a valid list? I also ran it through a json validator to be sure and it is a valid json file. Any idea what is happening here?