feat: check for files beta role (#986)
This commit is contained in:
@@ -989,7 +989,7 @@ export class NoteView extends PureComponent<Props, State> {
|
||||
)}
|
||||
</div>
|
||||
</div>
|
||||
{window.enabledUnfinishedFeatures && (
|
||||
{this.appState.features.isFilesEnabled && (
|
||||
<div className="mr-3">
|
||||
<AttachedFilesButton
|
||||
application={this.application}
|
||||
|
||||
Reference in New Issue
Block a user