Skip to content

Commit

Permalink
Merge branch 'feat/test-different-subscription-behavior' of github.co…
Browse files Browse the repository at this point in the history
…m:jasonhenriquez/FreeTube into feat/test-different-subscription-behavior
  • Loading branch information
kommunarr committed Nov 29, 2023
2 parents b89043e + deae475 commit bb45394
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 bb45394

Please sign in to comment.