Skip to content

Commit fd9fe46

Browse files
author
Sergey Dolin
committed
v 1.0.1 fully redone
1 parent d02b488 commit fd9fe46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ module.exports = {
9898
setLocales:function(sLocales){
9999
locales=sLocales;
100100
},
101-
activate:prototype_mongoose;
101+
activate:prototype_mongoose,
102102
active:()=>!!mongoose.Schema.protection.localized
103103
}
104104

0 commit comments

Comments
 (0)