diff options
author | Clement Tsang <34804052+ClementTsang@users.noreply.github.com> | 2024-11-14 05:34:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 10:34:05 +0000 |
commit | c8cba4946328f44894a671a3029bd6e6904a2480 (patch) | |
tree | e25199ea5b57f56d337652560a91d6fa4548c56b /schema/nightly/bottom.json | |
parent | 6d37d5756f15fc9ab2780e261affae8970df2c10 (diff) |
* add todo
* rerun schema
Diffstat (limited to 'schema/nightly/bottom.json')
-rw-r--r-- | schema/nightly/bottom.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/schema/nightly/bottom.json b/schema/nightly/bottom.json index efe6ce71..68e04f00 100644 --- a/schema/nightly/bottom.json +++ b/schema/nightly/bottom.json @@ -674,6 +674,7 @@ } }, "ProcColumn": { + "description": "A column in the process widget.", "type": "string", "enum": [ "CPU%", |