mirror of
https://github.com/YuzuZensai/UrgentNotification.git
synced 2026-01-06 04:32:49 +00:00
Updated changelog and GitHub URL
This commit is contained in:
@@ -4,17 +4,25 @@
|
|||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "YuzuZensai",
|
"name": "YuzuZensai",
|
||||||
"discord_id": "",
|
"github_username": "YuzuZensai"
|
||||||
"github_username": "YuzuZensai",
|
|
||||||
"twitter_username": "YuzuZensai"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.0.2",
|
"version": "0.0.2",
|
||||||
"description": "Allow urgent messages to bypass do not disturb mode, streamer mode and others.",
|
"description": "Allow urgent messages to bypass do not disturb mode, streamer mode and others.",
|
||||||
"github": "",
|
"github": "https://github.com/YuzuZensai/UrgentNotification",
|
||||||
"github_raw": ""
|
"github_raw": "https://raw.githubusercontent.com/YuzuZensai/UrgentNotification/main/release/UrgentNotification.plugin.js"
|
||||||
},
|
},
|
||||||
"changelog": [],
|
"changelog": [
|
||||||
|
{
|
||||||
|
"title": "Complete rewrite",
|
||||||
|
"type": "improved",
|
||||||
|
"items": [
|
||||||
|
"The plugin is now a complete rewrite of the original plugin. It is now a lot more efficient and has a lot more features.",
|
||||||
|
"Check out settings to see what you can do with it.",
|
||||||
|
"Fixed tons of bugs."
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"defaultConfig": [
|
"defaultConfig": [
|
||||||
{
|
{
|
||||||
"type": "textbox",
|
"type": "textbox",
|
||||||
|
|||||||
Reference in New Issue
Block a user