mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 21:08:49 +01:00
🎨 Doc in the user guide no longer supports one-click sending to the community Fix https://github.com/siyuan-note/siyuan/issues/8388
This commit is contained in:
parent
486c082c7d
commit
e287017552
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ func Export2Liandi(id string) (err error) {
|
|||
}
|
||||
|
||||
if IsUserGuide(tree.Box) {
|
||||
// Doc in the user guide no longer supports one-click sending to the community https://github.com/siyuan-note/siyuan/issues/8388
|
||||
return errors.New(Conf.Language(204))
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue