mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-13 16:26:50 +00:00
Cleanup old meetups file
This commit is contained in:
@@ -59,7 +59,7 @@ try {
|
||||
meetups = loadJson('https://portal.einundzwanzig.space/api/meetups')
|
||||
} catch (err) {
|
||||
console.error('Could not load meetups:', err)
|
||||
meetups = require('../content/soundboard.json')
|
||||
meetups = require('../content/meetups-do-not-edit.json')
|
||||
}
|
||||
|
||||
writeJSON(dir('dist', 'meetups.json'), meetups)
|
||||
|
||||
Reference in New Issue
Block a user