Commit 90ceb322 authored by Ben Hayward's avatar Ben Hayward

Arbitrary commit (full stop)

1 merge request!613[Sprint/QuietQuail](fix): Blog & media edit updated to new nsfw system #1936
Pipeline #100742919 running with stages
......@@ -109,7 +109,7 @@ export class MediaEditComponent {
}
/**
* Sets this blog NSFW
* Sets this blog NSFW.
* @param { array } nsfw - Numerical indexes for reasons in an array e.g. [1, 2].
*/
onNSFWSelections(nsfw) {
......
Please register or to comment