mirror of
https://github.com/Pandipipas/scoreko-dev.git
synced 2026-06-06 03:32:06 +00:00
Align bundle name with folder (#12)
This commit is contained in:
@@ -2,7 +2,7 @@ import { useReplicant } from 'nodecg-vue-composable';
|
||||
import type { Schemas } from '../types';
|
||||
|
||||
// YOU MUST CHANGE THIS TO YOUR BUNDLE'S NAME!
|
||||
const thisBundle = 'nodecg-vue-ts-template';
|
||||
const thisBundle = 'scoreko-dev';
|
||||
|
||||
/**
|
||||
* This is where you can declare all of your replicants to import easily into other (browser based) files.
|
||||
|
||||
Reference in New Issue
Block a user