mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-10 15:58:52 +00:00
Refactored GCSFolder: -writeContent and fixed sogo-tool restore
This commit is contained in:
@@ -221,6 +221,7 @@
|
||||
{
|
||||
ex = [folder writeContent: newContent
|
||||
fromComponent: theComponent
|
||||
container: container
|
||||
toName: nameInContainer
|
||||
baseVersion: &version];
|
||||
if (ex)
|
||||
|
||||
Reference in New Issue
Block a user