Browse Source

fix: pr status kind

19851985 is nip32 label kind written twice
master
DanConwayDev 2 years ago
parent
commit
2cd6d2f77b
No known key found for this signature in database
GPG Key ID: 68E15486D73F75E1
  1. 2
      src/lib/kinds.ts

2
src/lib/kinds.ts

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
export let pr_status_kind = 19871987;
export let pr_status_kind = 19851985;
export let repo_kind = 30317;

Loading…
Cancel
Save