Owned profile

This commit is contained in:
yflory
2018-03-22 15:16:19 +01:00
parent 9e711e4cd4
commit db9eee383c
2 changed files with 13 additions and 3 deletions

View File

@@ -93,6 +93,7 @@ define([
getSecrets: getSecrets,
noHash: true, // Don't add the hash in the URL if it doesn't already exist
addRpc: addRpc,
owned: true
});
});
});