change test
This commit is contained in:
parent
acae1ba8f6
commit
1356942cd1
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ module.exports.strings = {
|
|||
SUPPORTED_SITES_TEXT: 'You can still add items from other sites, but it can\'t autopopulate the information, so do that yourself.',
|
||||
UPDATE_NOTICE: (current, latest) => `
|
||||
<span class="has-text-danger is-size-4 has-text-weight-bold">
|
||||
Christmas Community is out of date. There may be new features or bug fixes. Consider updating! :)
|
||||
New version available!. There may be new features or bug fixes. Consider updating! :)
|
||||
</span>
|
||||
<br>
|
||||
<span>(you can turn this off with <code>UPDATE_CHECK=false</code>)</span>
|
||||
|
|
Loading…
Reference in a new issue