Update.
This commit is contained in:
		
							parent
							
								
									e359a8ebe2
								
							
						
					
					
						commit
						5b28044d9e
					
				| @ -264,7 +264,7 @@ class Application(BaseApplication): | ||||
|         if uid: | ||||
|             user_static_path = await self.services.user.get_static_path(uid) | ||||
|             if user_static_path: | ||||
|                 paths.append(user_template_path) | ||||
|                 paths.append(user_static_path) | ||||
|        | ||||
|         for admin_uid in self.services.user.get_admin_uids(): | ||||
|             user_static_path = await self.services.user.get_static_path(admin_uid) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user