fix: read:org scope (#22556)
Hard to see in the diff, but this was duplicated in the wrong section. 
This commit is contained in:
		
							parent
							
								
									86c6b0de06
								
							
						
					
					
						commit
						46d024428f
					
				| 
						 | 
					@ -80,8 +80,8 @@
 | 
				
			||||||
						</div>
 | 
											</div>
 | 
				
			||||||
						<div class="field">
 | 
											<div class="field">
 | 
				
			||||||
							<div class="ui checkbox">
 | 
												<div class="ui checkbox">
 | 
				
			||||||
								<input class="enable-system" type="checkbox" name="scope" value="read:public_key">
 | 
													<input class="enable-system" type="checkbox" name="scope" value="read:org">
 | 
				
			||||||
								<label>read:public_key</label>
 | 
													<label>read:org</label>
 | 
				
			||||||
							</div>
 | 
												</div>
 | 
				
			||||||
						</div>
 | 
											</div>
 | 
				
			||||||
					</div>
 | 
										</div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue