killburne / custom-duelingbook

14 stars 7 forks source link

Think Bug #21

Open SrA-Cook opened 1 month ago

SrA-Cook commented 1 month ago

I edited the code for the words that come up when you click think on the website but it is not changing what it says, still says the same default message . Here is exact;ly what I changed in the code:

        thinkingText: {
            label: 'Think Text',
            type: 'text',
            size: 300,
            default: "I'm thinking, let me cook a sec! Think..."

But it does not say this. Please fix.

reFuseN commented 2 weeks ago

It is probably already saved in your settings, so it doesnt work when you hard code a new default. You should use the settings window for changing this.