TF-3260 Load & Display App Grid Linagora Ecosystem
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -69,4 +69,8 @@ class StringConvert {
|
||||
throw const UnsupportedCharsetException();
|
||||
}
|
||||
}
|
||||
|
||||
static String toUrlScheme(String hostScheme) {
|
||||
return '$hostScheme://';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user