forked from GNUsocial/gnu-social
		
	[TWIG][Base] Remove user has to be logged in condition when rendering right panel.
This commit is contained in:
		@@ -89,9 +89,7 @@
 | 
			
		||||
            </div>
 | 
			
		||||
        </details>
 | 
			
		||||
 | 
			
		||||
        {% if app.user %}
 | 
			
		||||
            {{ block("rightpanel", "stdgrid.html.twig") }}
 | 
			
		||||
        {% endif %}
 | 
			
		||||
        {{ block("rightpanel", "stdgrid.html.twig") }}
 | 
			
		||||
    </header>
 | 
			
		||||
{% endblock header %}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user