You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
room, user, ddg autocomplete providers (wip)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export default class AutocompleteProvider {
|
||||
|
||||
getName(): string {
|
||||
return 'Default Provider';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user