Hibernate page until the next year
This commit is contained in:
5
data/performers/2024.ts
Normal file
5
data/performers/2024.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import type Performer from '../../types/Performer';
|
||||
|
||||
const Performers: Array<Performer> = [];
|
||||
|
||||
export default Performers;
|
||||
Reference in New Issue
Block a user