diff options
author | feld <feld@feld.me> | 2020-09-17 16:54:53 +0000 |
---|---|---|
committer | feld <feld@feld.me> | 2020-09-17 16:54:53 +0000 |
commit | 608824b97e05fbfe7e1b201b742717194737debd (patch) | |
tree | d58c7f4f600d59405c0fb38bcdd8ad25f5e4e05d /test/fixtures/custom_instance_panel.html | |
parent | 6b9bfc9e867ea49536d6fc38d674cdc2278778b8 (diff) | |
parent | c711a2b15761db9d2d30035e9fee0783f0bf77b0 (diff) | |
download | pleroma-608824b97e05fbfe7e1b201b742717194737debd.tar.gz pleroma-608824b97e05fbfe7e1b201b742717194737debd.zip |
Merge branch 'instance-docs' into 'develop'
AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API
Closes #1516
See merge request pleroma/pleroma!2931
Diffstat (limited to 'test/fixtures/custom_instance_panel.html')
-rw-r--r-- | test/fixtures/custom_instance_panel.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/custom_instance_panel.html b/test/fixtures/custom_instance_panel.html new file mode 100644 index 000000000..6371a1e43 --- /dev/null +++ b/test/fixtures/custom_instance_panel.html @@ -0,0 +1 @@ +<h2>Custom instance panel</h2>
\ No newline at end of file |