Closed JustSamuel closed 3 weeks ago
My original idea to change that v-if=true to v-if=false, then if we have another message at some point we can easily change the text, and don't have to reinvent the wheel (ideally we incorporate this in some backend feature that we can easily switch).
My original idea to change that v-if=true to v-if=false, then if we have another message at some point we can easily change the text, and don't have to reinvent the wheel (ideally we incorporate this in some backend feature that we can easily switch).
I guess, but that is more clutter for something that can be very easily resolved. I suggest we do a general messaging motd system in the backend that we display.
Description
After @tomudding his fix for #435 with PR #436 I think its fine to remove the warning. I also thought about changing the text, but people don't read the message anymore since it has been there for quite a while. Removing it will be the clearest message, and will most likely entice people to let us known if it still fails.
Related issues/external references
Types of changes