소스 검색

Updated url to point to the server

tags/v0.1.0
Fen Dweller 7 년 전
부모
커밋
d5cd258da8
No known key found for this signature in database GPG 키 ID: E80B35A6F11C3656
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      audio.js

+ 1
- 1
audio.js 파일 보기

@@ -1,7 +1,7 @@
let playing = [];
let looping = {};

const audioBaseUrl = "http://localhost:8000/media/audio/";
const audioBaseUrl = "https://chemicalcrux.org/satiate/media/audio";

let audioDict = {};



불러오는 중...
취소
저장