]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Support peertube button in custom markup
authorChocobozzz <me@florianbigard.com>
Fri, 28 May 2021 13:23:17 +0000 (15:23 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 28 May 2021 13:23:17 +0000 (15:23 +0200)
commit630421392314a4d78506f060055c754dfddf220b
tree7365327d5a95350c6cc1f78f6adede70793e053f
parent5351a0584f528e4ddb9c3c99329ba88e0ca8288e
Support peertube button in custom markup
client/src/app/shared/shared-custom-markup/button-markup.component.html [new file with mode: 0644]
client/src/app/shared/shared-custom-markup/button-markup.component.scss [new file with mode: 0644]
client/src/app/shared/shared-custom-markup/button-markup.component.ts [new file with mode: 0644]
client/src/app/shared/shared-custom-markup/custom-markup.service.ts
client/src/app/shared/shared-custom-markup/shared-custom-markup.module.ts
shared/models/custom-markup/custom-markup-data.model.ts