Allow to get scribePromptUrl from LinagoraEcosystem
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
abstract class LinagoraEcosystemRepository {
|
||||
Future<String?> getScribePromptUrl(String baseUrl);
|
||||
}
|
||||
Reference in New Issue
Block a user