Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 863227b4 authored by theronakpatel's avatar theronakpatel
Browse files

removed later

parent 5abdccfb
Loading
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -39,14 +39,6 @@
				@click.prevent="submitRecoveryEmailForm(true)">
				{{ t(appName,'Set My Recovery Email Now') }}
			</button>
			<button v-if="false"
				:wide="true"
				class="btn-default w-50 mx-10"
				type="primary"
				:disabled="processingCreation"
				@click.prevent="submitRecoveryEmailForm(false)">
				{{ t(appName,'Later') }}
			</button>
		</div>
	</div>
</template>