Skip to content
Snippets Groups Projects
Unverified Commit b6240a12 authored by Smittyvb's avatar Smittyvb Committed by GitHub
Browse files

Add missing comma to example JSON

parent cebbb920
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,7 @@ The standard format for `custom_json` ops:
["setRole", {
"community": <community>,
"account": <account>,
"role": admin|mod|member|none|muted
"role": admin|mod|member|none|muted,
"notes": <comment>
}]
```
......@@ -444,4 +444,4 @@ modlog
1. Stratos subapp: Communities
https://github.com/stratos-steem/stratos/wiki/Subapp:-Communities
\ No newline at end of file
https://github.com/stratos-steem/stratos/wiki/Subapp:-Communities
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment