TF-3260 Load & Display App Grid Linagora Ecosystem
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import 'package:core/data/network/config/service_path.dart';
|
||||
|
||||
class Endpoint {
|
||||
static final ServicePath webFinger = ServicePath('/.well-known/webfinger');
|
||||
static final ServicePath webFinger = ServicePath('.well-known/webfinger');
|
||||
static final ServicePath linagoraEcosystem = ServicePath('.well-known/linagora-ecosystem');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user