mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
update tag id
This commit is contained in:
parent
d923f7df6d
commit
74e0a9423b
1 changed files with 1 additions and 1 deletions
2
lib/thirdparty/Asana.class.php
vendored
2
lib/thirdparty/Asana.class.php
vendored
|
@ -21,7 +21,7 @@ class Asana
|
||||||
$tags = [
|
$tags = [
|
||||||
192699565737944 => 'Open Beta',
|
192699565737944 => 'Open Beta',
|
||||||
192699565737946 => 'Upcoming',
|
192699565737946 => 'Upcoming',
|
||||||
192699565737948 => 'Future'
|
502841492992876 => 'Future'
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach ($tags as $tagId => $tagLabel)
|
foreach ($tags as $tagId => $tagLabel)
|
||||||
|
|
Loading…
Add table
Reference in a new issue