mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Prepare
This commit is contained in:
parent
3bb87248d1
commit
36d797a1b9
246 changed files with 0 additions and 246 deletions
|
@ -14,7 +14,6 @@ import { FeatureBooleanComponent } from './feature-boolean.component'
|
|||
selector: 'my-instance-features-table',
|
||||
templateUrl: './instance-features-table.component.html',
|
||||
styleUrls: [ './instance-features-table.component.scss' ],
|
||||
standalone: true,
|
||||
imports: [ NgIf, FeatureBooleanComponent, HelpComponent, PeerTubeTemplateDirective, NgFor, BytesPipe ]
|
||||
})
|
||||
export class InstanceFeaturesTableComponent implements OnInit {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue