diff options
author | eugenijm <eugenijm@protonmail.com> | 2020-08-30 15:15:14 +0300 |
---|---|---|
committer | eugenijm <eugenijm@protonmail.com> | 2020-09-17 16:48:07 +0300 |
commit | 582ad5d4e1587b3dba9d879bd68dd9a315c8446e (patch) | |
tree | b65929cb8afe3bfa939ffc4bb71379b98d69a8cf /test/fixtures/custom_instance_panel.html | |
parent | 5426eb59976044f88247486da86a91b8f9eb35b5 (diff) | |
download | pleroma-582ad5d4e1587b3dba9d879bd68dd9a315c8446e.tar.gz pleroma-582ad5d4e1587b3dba9d879bd68dd9a315c8446e.zip |
AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API
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 |