diff --git a/lib/thirdparty/Asana.class.php b/lib/thirdparty/Asana.class.php index ac12ac4c..a7b7c000 100644 --- a/lib/thirdparty/Asana.class.php +++ b/lib/thirdparty/Asana.class.php @@ -20,8 +20,8 @@ class Asana $tags = [ 192699565737944 => 'Open Beta', - 192699565737946 => 'Upcoming', - 502841492992876 => 'Future' + 542803886522122 => 'Upcoming', + 542803886522120 => 'Future' ]; foreach ($tags as $tagId => $tagLabel) @@ -100,4 +100,4 @@ class Asana class AsanaException extends Exception { -} \ No newline at end of file +}