display instance description in about menu

pull/1/head
ansuz 2022-03-30 18:46:10 +05:30
parent 0d1bfdc02b
commit b4a3fc4c6d
1 changed files with 2 additions and 0 deletions

View File

@ -1699,6 +1699,8 @@ define([
h('span', Pages.versionString)
]),
h('hr'),
h('p', Pages.hostDescription),
h('hr'),
faqLine,
termsLine,
privacyLine,