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

Commit 9266779a authored by theronakpatel's avatar theronakpatel
Browse files

hide later button

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