aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/account-settings
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-04-19 11:47:02 +0200
committerChocobozzz <me@florianbigard.com>2018-04-19 11:47:02 +0200
commit41f657c570472d0f96aece3234497f83b760dfa0 (patch)
tree01f1eb2555d23901ebc20bf01faf0242ebde6acb /client/src/app/account/account-settings
parent0883b3245bf0deb9106c4041e9afbd3521b79280 (diff)
downloadPeerTube-41f657c570472d0f96aece3234497f83b760dfa0.tar.gz
PeerTube-41f657c570472d0f96aece3234497f83b760dfa0.tar.zst
PeerTube-41f657c570472d0f96aece3234497f83b760dfa0.zip
Add help concerning NSFW videos in upload
Diffstat (limited to 'client/src/app/account/account-settings')
-rw-r--r--client/src/app/account/account-settings/account-details/account-details.component.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/src/app/account/account-settings/account-details/account-details.component.html b/client/src/app/account/account-settings/account-details/account-details.component.html
index 9dcc66a75..0e8598e9e 100644
--- a/client/src/app/account/account-settings/account-details/account-details.component.html
+++ b/client/src/app/account/account-settings/account-details/account-details.component.html
@@ -10,9 +10,6 @@
10 <option value="display">Display</option> 10 <option value="display">Display</option>
11 </select> 11 </select>
12 </div> 12 </div>
13 <div *ngIf="formErrors.nsfwPolicy" class="form-error">
14 {{ formErrors.nsfwPolicy }}
15 </div>
16 </div> 13 </div>
17 14
18 <div class="form-group"> 15 <div class="form-group">