pothi.love/0123-save_dir_path

3 lines
52 B
Plaintext

save_dir_path = function(id)
return 'data/'..id
end