Skip to content

Commit

Permalink
test ci type checking
Browse files Browse the repository at this point in the history
  • Loading branch information
jeeanribeiro committed Feb 9, 2023
1 parent fb3df77 commit 96ec6cf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -16,7 +16,7 @@
$: termsAccepted = checked
function onContinueClick(): void {
function onContinueClick(): string {
lastAcceptedTermsOfService.set(TERMS_OF_SERVICE_VERSION)
lastAcceptedPrivacyPolicy.set(PRIVACY_POLICY_VERSION)
$appSetupRouter.next()
Expand Down

0 comments on commit 96ec6cf

Please sign in to comment.