mirror of
https://github.com/Rolands-Laucis/Socio.git
synced 2026-05-15 14:15:57 -06:00
comment
This commit is contained in:
parent
fe36248e2e
commit
b3d52e4b14
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ try{
|
|||
|
||||
socserv.RegisterLifecycleHookHandler('file_upload', (client: SocioSession, files: SocioFiles) => {
|
||||
return SaveFilesToDiskPath(['.', 'upload_files'], files).result;
|
||||
// return 1;
|
||||
});
|
||||
}
|
||||
catch (e:any) {soft_error(e)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue