Skip to content

Commit

Permalink
feat: revert auto change
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Oct 1, 2023
1 parent c13bba9 commit e39c2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/electron/licencing/buildSettings.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// The contents of this file are overwritten by the release process.
// *********************************************************************
export const buildDate = '2023-10-01T05:41:21Z'
export const useStoreLicence = false
export const useStoreLicence = true

0 comments on commit e39c2f3

Please sign in to comment.