mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 11:25:24 +00:00
(fix) define -modulePath to avoid broken ApplicationURL path
This commit is contained in:
@@ -46,6 +46,11 @@
|
||||
|
||||
@implementation UIxCalMainView
|
||||
|
||||
- (NSString *) modulePath
|
||||
{
|
||||
return @"Calendar";
|
||||
}
|
||||
|
||||
- (void) checkDefaultModulePreference
|
||||
{
|
||||
SOGoUserDefaults *ud;
|
||||
|
||||
Reference in New Issue
Block a user