mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
fixed notification spelling error
This commit is contained in:
parent
dac16af1df
commit
a5f1fb9e9a
1 changed files with 1 additions and 1 deletions
|
@ -538,7 +538,7 @@ function onSnapshotTaken(pathStillSnapshot, pathAnimatedSnapshot, notify) {
|
|||
}
|
||||
|
||||
function tabletNotification() {
|
||||
createNotification("Tablet need your attention", NotificationType.TABLET);
|
||||
createNotification("Tablet needs your attention", NotificationType.TABLET);
|
||||
}
|
||||
|
||||
function processingGif() {
|
||||
|
|
Loading…
Reference in a new issue