chat-share-url

This commit is contained in:
John Livingston
2021-12-21 19:54:37 +01:00
parent ffb8be8b30
commit c95dd1f713
6 changed files with 98 additions and 5 deletions

View File

@ -130,8 +130,6 @@ async function shareChatUrl (registerOptions: RegisterOptions, settings: any, vi
// Saving the form state, to restore each time the modal is opened.
save(form)
// TODO: check when the feature should be available
const uriOptions: UriOptions = {
ignoreAutoColors: form.autoColors ? !form.autoColors.checked : true,
permanent: true