]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-instance/instance-features-table.component.ts
Minimal PeertubeModalService to open settings from "can be redefined..." (#3923)
authoraschaap <8865084+aschaap@users.noreply.github.com>
Tue, 6 Apr 2021 06:57:30 +0000 (02:57 -0400)
committerGitHub <noreply@github.com>
Tue, 6 Apr 2021 06:57:30 +0000 (08:57 +0200)
commit43a3d281fe562d5fe24feb53451b58630be3a288
tree6a187e825a403a89b0f976eb20d7c19ed951041f
parent1bbc0270f6fa08a3f227552d0086617ae1802fd2
Minimal PeertubeModalService to open settings from "can be redefined..." (#3923)

* Minimal PeertubeModalService to open settings from "can be redefined..."

* Linter changes

* Removed unused parameter, made Subject type reflect this, and formatting
client/src/app/menu/menu.component.ts
client/src/app/shared/shared-instance/instance-features-table.component.html
client/src/app/shared/shared-instance/instance-features-table.component.ts
client/src/app/shared/shared-main/peertube-modal/index.ts [new file with mode: 0644]
client/src/app/shared/shared-main/peertube-modal/peertube-modal.service.ts [new file with mode: 0644]