3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-22 11:59:43 +01:00

data: add name to JSON metadata

This commit is contained in:
Pragmatic Software 2020-04-25 07:40:00 -07:00
parent 030fe03526
commit 5caa1619cd

View File

@ -2,7 +2,7 @@
"$metadata$" : {
"$metadata$" : {
"update_version" : 3503,
name : "Unmute Timeouts"
"name" : "Unmute Timeouts"
}
}
}