Update static/js/main.js

This commit is contained in:
Tracker-Friendly 2024-04-16 13:07:57 +01:00
parent add2a79177
commit 390d9d497e
1 changed files with 1 additions and 1 deletions

View File

@ -663,7 +663,7 @@ if (isFirstTimeVisitor() && /Android|iPhone|iPod/i.test(navigator.userAgent)) {
}
if (firstNewVersion()) {
displayError("What's new in Burgernotes 1.2?\n\nNote titles are now the first line of a note \(will not break compatibility with older notes\)\nIntroduced improved login screen\nNote titles now scroll correctly")
displayError("What's new in Burgernotes 1.2-1?\nNotes now support live editing\nFixed various bugs and issues in the client")
}
waitforedit()