mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 00:47:15 -04:00
Rename Prefix|Suffix & Styled[Prefix|Suffix] => Block[Prefix|Suffix] & Prefix|Suffix
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"image": {
|
||||
"color": "123",
|
||||
"prefix": "[Image: ",
|
||||
"suffix": "]"
|
||||
"block_prefix": "[Image: ",
|
||||
"block_suffix": "]"
|
||||
},
|
||||
"image_text": {
|
||||
"color": "8"
|
||||
|
||||
Reference in New Issue
Block a user