mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Prevent notify_users if importing or migrating (#6415)
* Prevent notify_users if importing or migrating * Comment out format line
This commit is contained in:
		| @@ -244,7 +244,7 @@ markdown_extensions: | ||||
|       custom_fences: | ||||
|         - name: mermaid | ||||
|           class: mermaid | ||||
|           format: !!python/name:pymdownx.superfences.fence_code_format | ||||
|           # format: !!python/name:pymdownx.superfences.fence_code_format | ||||
|   # - pymdownx.emoji: | ||||
|   #     emoji_index: !!python/name:materialx.emoji.twemoji | ||||
|   #     emoji_generator: !!python/name:materialx.emoji.to_svg | ||||
|   | ||||
		Reference in New Issue
	
	Block a user