mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 22:26:59 +02:00
Jitsi widget: add display or creation of jitsi conference under USE_JITSI_WIDGET compilation flag
This commit is contained in:
@@ -59,6 +59,10 @@ extern UIStatusBarStyle kRiotDesignStatusBarStyle;
|
||||
extern UIBarStyle kRiotDesignSearchBarStyle;
|
||||
extern UIColor *kRiotDesignSearchBarTintColor;
|
||||
|
||||
// Flag to enable the display of jitsi conference widget
|
||||
// TODO: Disable it before release
|
||||
// TODO: Remove it once Riot web and android are ready
|
||||
#define USE_JITSI_WIDGET
|
||||
|
||||
/**
|
||||
`RiotDesignValues` class manages the Riot design parameters
|
||||
|
||||
Reference in New Issue
Block a user