mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
add cards to event content cycle
This commit is contained in:
committed by
Sabe Jones
parent
249394b4ad
commit
6e96085f99
@@ -58,7 +58,5 @@ export function getCurrentEventList () {
|
||||
});
|
||||
|
||||
currentEventList.push(getCurrentGalaEvent());
|
||||
|
||||
console.log(currentEventList);
|
||||
return currentEventList;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user