mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-24 17:11:43 +00:00
updated change log
This commit is contained in:
parent
540dd393c7
commit
b1bd5e9665
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
const config = [
|
const config = [
|
||||||
{
|
{
|
||||||
version: 1.5,
|
version: 1.5,
|
||||||
title: 'New notification sound',
|
title: 'New Notification Sound',
|
||||||
shortTitle: 'Profile Panel',
|
shortTitle: 'Notification Sound',
|
||||||
date: '22/04/2019',
|
date: '22/04/2019',
|
||||||
headColor: "rgba(16, 0, 154, 0.77)",
|
headColor: "rgba(16, 0, 154, 0.77)",
|
||||||
new: [
|
new: [
|
||||||
|
|
@ -11,7 +11,7 @@ const config = [
|
||||||
],
|
],
|
||||||
fix: [
|
fix: [
|
||||||
"Clicking 'Send Message' should close the user panel.",
|
"Clicking 'Send Message' should close the user panel.",
|
||||||
"Bug fixes with online status and notifications."
|
"Online status and notifications were not showing correctly."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue