Owned todo

This commit is contained in:
yflory 2018-03-22 15:18:41 +01:00
parent db9eee383c
commit d0c38d31e4
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ define([
SFCommonO.start({
getSecrets: getSecrets,
noHash: true,
owned: true
});
});
});