diff options
| author | Tusooa Zhu <tusooa@kazv.moe> | 2021-09-05 16:35:47 -0400 |
|---|---|---|
| committer | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-07 19:19:31 -0500 |
| commit | 863255d52fdcbbabe45c86c7e36ebafc0f7e1c53 (patch) | |
| tree | 242a0d6d03d80632c34e7b8f66c4482afdfafca8 /src/components/status/status.js | |
| parent | c4bd004cbcde96aa438d81c77d00099b1b8937b4 (diff) | |
Make position of other replies button a pref
Diffstat (limited to 'src/components/status/status.js')
| -rw-r--r-- | src/components/status/status.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/status/status.js b/src/components/status/status.js index 15c2d029..700b9764 100644 --- a/src/components/status/status.js +++ b/src/components/status/status.js @@ -100,6 +100,7 @@ const Status = { 'simpleTree', 'controlledThreadDisplayStatus', 'controlledToggleThreadDisplay', + 'showOtherRepliesAsButton', 'controlledShowingTall', 'controlledToggleShowingTall', |
