mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-04-23 14:58:04 +08:00
fix: incorrect content saving when DECODE_NONE
selected
This commit is contained in:
parent
f8ef25a323
commit
00b1efc43d
@ -253,5 +253,5 @@ func SaveAs(str, format, decode string, customDecoder []CmdConvert) (value strin
|
||||
}
|
||||
}
|
||||
}
|
||||
return str, nil
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user