Browse Source

Fix typo

pull/355/head
SteelWagstaff 3 years ago
parent
commit
0923d7b893
  1. 2
      .github/workflows/update-pot.yml

2
.github/workflows/update-pot.yml

@ -7,7 +7,7 @@ on:
paths: paths:
- '**.php' - '**.php'
- '**.js' - '**.js'
workflow-dispatch: workflow_dispatch:
jobs: jobs:
update-pot: update-pot:

Loading…
Cancel
Save