mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	Merge branch 'master' of gitlab.com:mohit.panjvani/crater-web
This commit is contained in:
		| @ -6,7 +6,7 @@ | ||||
|         <p class="page-sub-title"> | ||||
|           {{ $t('settings.update_app.description') }} | ||||
|         </p> | ||||
|         <label class="input-label">Current version</label><br> | ||||
|         <label class="input-label">{{ $t('settings.update_app.current_version') }}</label><br> | ||||
|         <label class="version mb-4">{{ currentVersion }}</label> | ||||
|         <base-button :outline="true" :disabled="isCheckingforUpdate || isUpdating" size="large" color="theme" @click="checkUpdate" class="mb-4"> | ||||
|           <font-awesome-icon :class="{'update': isCheckingforUpdate}" style="margin-right: 10px;" icon="sync-alt" /> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user