mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-06 03:20:55 +00:00
fixed spelling
This commit is contained in:
parent
87ad2c5d38
commit
82a0ae2031
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ const config = [
|
||||||
headColor: "rgba(255, 80, 17, 0.77)",
|
headColor: "rgba(255, 80, 17, 0.77)",
|
||||||
fix: [
|
fix: [
|
||||||
"Fixed a bug where messages would appear blurry sometimes.",
|
"Fixed a bug where messages would appear blurry sometimes.",
|
||||||
"Fixed a bug where scrolling would be inverted in some devices.",
|
"Fixed a bug where scrolling would be inverted for some devices.",
|
||||||
"Responsive images and embeds."
|
"Responsive images and embeds."
|
||||||
],
|
],
|
||||||
msg: 'Notice: If your message history loads mid way, this is because of our new message scrolling down system. This will be fixed after you send few messages.'
|
msg: 'Notice: If your message history loads mid way, this is because of our new message scrolling down system. This will be fixed after you send few messages.'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue