mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
fix selfhost
This commit is contained in:
@@ -32,6 +32,7 @@ const sections: Section[] = [
|
||||
action() {
|
||||
modal.open(DialogFeedback, {});
|
||||
},
|
||||
disabled: selfhosted
|
||||
},
|
||||
{
|
||||
label: 'Documentation', to: 'https://docs.litlyx.com', icon: 'fal fa-book', external: true,
|
||||
|
||||
Reference in New Issue
Block a user