mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 10:32:46 +02:00
Widget: In comments, replace scalar by modular, the official public name that replaces the codename
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{
|
||||
if (![widgetEvent.type isEqualToString:kWidgetEventTypeString])
|
||||
{
|
||||
// The Widget class works only with scalar, aka "im.vector.modular.widgets", widgets
|
||||
// The Widget class works only with modular, aka "im.vector.modular.widgets", widgets
|
||||
return nil;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user