ENH - align Sky Cloud branding and app copy

This commit is contained in:
DerEchteAlec
2026-08-13 03:10:10 +02:00
parent 6b508adbc9
commit 9edf1405d9
5 changed files with 112 additions and 102 deletions
+1 -1
View File
@@ -869,7 +869,7 @@ local function seed_for_source(source)
)
account = rows[1]
if not account then
error("[sky_phone] Test data found a device with a missing iFruit account.")
error("[sky_phone] Test data found a device with a missing Sky Cloud account.")
end
account.id = tonumber(account.id)
else