Skip to content

Commit

Permalink
Update src/renderer/components/subscriptions-community/subscriptions-…
Browse files Browse the repository at this point in the history
…community.js

Co-authored-by: PikachuEXE <[email protected]>
  • Loading branch information
kommunarr and PikachuEXE authored Nov 29, 2023
1 parent d589150 commit deae475
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default defineComponent({
postList: [],
errorChannels: [],
attemptedFetch: false,
updatedChannelsCount: 0
updatedChannelsCount: 0,
}
},
computed: {
Expand Down

0 comments on commit deae475

Please sign in to comment.