Skip to content
Snippets Groups Projects
Unverified Commit e18c154c authored by Michael Telatynski's avatar Michael Telatynski Committed by GitHub
Browse files

Update labs.ts

parent 54903e4c
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,6 @@ export class Labs { ...@@ -21,7 +21,6 @@ export class Labs {
/** /**
* Enables a labs feature for an element session. * Enables a labs feature for an element session.
* Has to be called before the session is initialized
* @param feature labsFeature to enable (e.g. "feature_spotlight") * @param feature labsFeature to enable (e.g. "feature_spotlight")
*/ */
public async enableLabsFeature(feature: string): Promise<void> { public async enableLabsFeature(feature: string): Promise<void> {
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment