MOD!
This commit is contained in:
@@ -72,7 +72,7 @@ namespace I2.Loc
|
||||
return Callback_AllowSyncFromGoogle.Invoke(Source);
|
||||
}
|
||||
|
||||
internal static void AddSource ( LanguageSourceData Source )
|
||||
public static void AddSource ( LanguageSourceData Source )
|
||||
{
|
||||
if (Sources.Contains (Source))
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user