Skip to content

Disabling "Include muted chats in folder counters" in notification settings doesn't account for mentions and replies #12812

Disabling "Include muted chats in folder counters" in notification settings doesn't account for mentions and replies

Disabling "Include muted chats in folder counters" in notification settings doesn't account for mentions and replies #12812

Workflow file for this run

name: Issue closer.
on:
issues:
types: opened
jobs:
comment:
runs-on: ubuntu-latest
steps:
- name: Process an issue.
uses: desktop-app/action_issue_closer@master
with:
token: ${{ secrets.GITHUB_TOKEN }}