Skip to content

Commit

Permalink
fix date for live dev reloader
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanhowell5195 committed Jan 21, 2024
1 parent 9852d89 commit 1315bd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
"website": "https://ewanhowell.com/plugins/live-dev-reloader",
"repository": "https://github.com/ewanhowell5195/blockbenchPlugins/tree/main/live_dev_reloader",
"bug_tracker": "https://github.com/ewanhowell5195/blockbenchPlugins/issues",
"creation_date": "2024-11-01"
"creation_date": "2024-01-20"
},
"threecore_exporter": {
"title": "ThreeCore Exporter",
Expand Down
2 changes: 1 addition & 1 deletion plugins/live_dev_reloader/live_dev_reloader.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
website: "https://ewanhowell.com/plugins/live-dev-reloader",
repository: "https://github.com/ewanhowell5195/blockbenchPlugins/tree/main/live_dev_reloader",
bug_tracker: "https://github.com/ewanhowell5195/blockbenchPlugins/issues",
creation_date: "2024-11-01",
creation_date: "2024-01-20",
onload() {
let toggle
actions = [
Expand Down

0 comments on commit 1315bd4

Please sign in to comment.