Skip to content

Commit

Permalink
little fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaneeyo committed Mar 10, 2024
1 parent d2d3e9c commit ca866cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const widgetsData = {
},
{
name: "calendarWidget",
displayName: "Music Player",
displayName: "Calendar",
clickthrough: true,
sizes: {
small: {
Expand Down
1 change: 0 additions & 1 deletion src/widgets/news/topStories/large/topStories.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<container id="container-main">
<container id="container-head">
<strong>Top Stories</strong>
<img src="../../../../res/ic_oui_news.webp" id="icon">
</container>

<container id="container-news">
Expand Down

0 comments on commit ca866cb

Please sign in to comment.