mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update: fix word
This commit is contained in:
		| @@ -69,7 +69,7 @@ | |||||||
|     gtag('config', 'G-P1E9Z5LRRK'); |     gtag('config', 'G-P1E9Z5LRRK'); | ||||||
| </script> | </script> | ||||||
| @if (file_exists(public_path("/theme/{$theme}/assets/custom.js"))) | @if (file_exists(public_path("/theme/{$theme}/assets/custom.js"))) | ||||||
|     <script src="/theme/{{$theme}}/assets/custom.js?v={{$verison}}"></script> |     <script src="/theme/{{$theme}}/assets/custom.js?v={{$version}}"></script> | ||||||
| @endif | @endif | ||||||
| </body> | </body> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user