mirror of
https://github.com/anatolykopyl/vk-bingo.git
synced 2026-03-26 12:54:25 +00:00
Add extension
This commit is contained in:
@@ -8,7 +8,7 @@ import { createNanoEvents } from 'nanoevents';
|
||||
|
||||
import "dotenv/config";
|
||||
|
||||
import names from './names'
|
||||
import names from './names.js'
|
||||
|
||||
const app = express();
|
||||
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
export default [
|
||||
"Толя Копыл",
|
||||
"Дмитрий Самойлов",
|
||||
"Илья Усачев",
|
||||
"Степан Якимушкин",
|
||||
"Ваня Гребнев",
|
||||
"Алексей Петров",
|
||||
"Алексей Иванов",
|
||||
"Глеб Гейнке",
|
||||
"Иван Чех"
|
||||
]
|
||||
Reference in New Issue
Block a user