Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
ronzulu committed Sep 6, 2024
1 parent 00d37df commit 7aaf497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default class SRPlugin extends Plugin {
private debouncedGenerateParserTimeout: number | null = null;

async onload(): Promise<void> {
console.log("onload: 1.13-beta.13");
console.log("onload: 1.13-beta.14");
await this.loadPluginData();

this.initLogicClasses();
Expand Down

0 comments on commit 7aaf497

Please sign in to comment.