Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJelicSF authored Dec 25, 2024
1 parent 89741ab commit b0eab73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ setTimeout(() => {
},
{
id: 'topbar-publish-date',
load: () => import('./extensions/topbar-publish-date'),
load: () => import('../client/extensions/topbar-publish-date'),
}
],
{},
Expand Down

0 comments on commit b0eab73

Please sign in to comment.