issues
search
jarun
/
buku
:bookmark: Personal mini-web in text
GNU General Public License v3.0
6.52k
stars
294
forks
source link
[jarun#729] fixed url value passed to update_rec() from CLI
#730
Closed
LeXofLeviafan
closed
7 months ago
LeXofLeviafan
commented
7 months ago
fixes #729:
value of the default
url
parameter of
update_rec()
passed from CLI should be
None
, not
''
jarun
commented
7 months ago
Thank you!
fixes #729:
url
parameter ofupdate_rec()
passed from CLI should beNone
, not''