Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-04-23 11:29:51 +03:00
parent cf92d0af8d
commit 102b8a92c2

View File

@ -248,6 +248,7 @@ module.store = {
// paths -- no page acquisition is performed...
//
// XXX should these return this or the data???
// XXX FUNC handle functions as pages...
update: function(path, data, mode='update'){
path = module.path.normalize('/'+ path, 'string')
path = path[path.length-1] == '/' ?