added app version to settings
This commit is contained in:
		
							parent
							
								
									f07c002494
								
							
						
					
					
						commit
						67d349182e
					
				| @ -17,6 +17,8 @@ | |||||||
| 		}; | 		}; | ||||||
| 		modalStore.trigger(modal); | 		modalStore.trigger(modal); | ||||||
| 	} | 	} | ||||||
|  | 
 | ||||||
|  | 	var version = __APP_VERSION__; | ||||||
| </script> | </script> | ||||||
| 
 | 
 | ||||||
| <h1>Settings</h1> | <h1>Settings</h1> | ||||||
| @ -30,3 +32,4 @@ | |||||||
| 	 | 	 | ||||||
| 	<button type="button" class="btn variant-ghost-error w-full" on:click={resetModal}>Reset</button> | 	<button type="button" class="btn variant-ghost-error w-full" on:click={resetModal}>Reset</button> | ||||||
| </div> | </div> | ||||||
|  | <p>App version: {version}</p> | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user