Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Oct 23, 2023
1 parent 664371a commit ed5734c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const buildVersionUpdateMessage = async (
version: string;
security: boolean;
infoUrl: string;
}[],
}[] = [],
) => {
const lastCheckedVersion = settings.get<string>('Update_LatestAvailableVersion');

Expand Down

0 comments on commit ed5734c

Please sign in to comment.