SFJS 0.3.51

This commit is contained in:
Mo Bitar
2019-02-18 12:12:49 -06:00
parent f0c463e0b8
commit 52278f2ed1
4 changed files with 6 additions and 40 deletions

View File

@@ -8,7 +8,7 @@ SFModelManager.ContentTypeClassMapping = {
"SN|Component" : SNComponent,
"SF|Extension" : SNServerExtension,
"SF|MFA" : SNMfa,
"SN|Privileges" : SNPrivileges
"SN|Privileges" : SFPrivileges
};
SFItem.AppDomain = "org.standardnotes.sn";