mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 13:58:49 +01:00
🎨 Change Search asset content and Add watermark to exported PDF or image from paid features to free features
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
4c0d3365f1
commit
86431cc106
5 changed files with 0 additions and 43 deletions
|
|
@ -1110,10 +1110,6 @@ func processPDFWatermark(pdfCtx *model.Context, watermark bool) {
|
|||
return
|
||||
}
|
||||
|
||||
if !IsPaidUser() {
|
||||
return
|
||||
}
|
||||
|
||||
mode := "text"
|
||||
if gulu.File.IsExist(str) {
|
||||
if ".pdf" == strings.ToLower(filepath.Ext(str)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue