mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 23:25:45 +03:00
add UmAlQuraCalendar
This commit is contained in:
parent
16ee34d7a7
commit
e70dbf8d8d
1 changed files with 1 additions and 0 deletions
|
@ -321,6 +321,7 @@ namespace Bit.App
|
|||
// Calendars are removed by linker. ref https://bugzilla.xamarin.com/show_bug.cgi?id=59077
|
||||
new System.Globalization.ThaiBuddhistCalendar();
|
||||
new System.Globalization.HijriCalendar();
|
||||
new System.Globalization.UmAlQuraCalendar();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue