mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-05 11:00:50 +00:00
fixed typo in change log
This commit is contained in:
parent
820477e337
commit
1398ce5db6
1 changed files with 2 additions and 2 deletions
|
|
@ -5,9 +5,9 @@ const config = [
|
||||||
shortTitle: "",
|
shortTitle: "",
|
||||||
date: "25/01/2019",
|
date: "25/01/2019",
|
||||||
headColor: "#007792",
|
headColor: "#007792",
|
||||||
new: ["You can now save your own messages in a seperate log."],
|
new: ["You can now save your own messages in a separate log."],
|
||||||
fix: ["Fixed a bug where some role colors would not show correctly."]
|
fix: ["Fixed a bug where some role colors would not show correctly."]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
version: 9.2,
|
version: 9.2,
|
||||||
title: "Image cache, more role permissions!",
|
title: "Image cache, more role permissions!",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue