fix
This commit is contained in:
parent
2cd1c89f69
commit
3858e94023
@ -7,7 +7,7 @@ import { createRoot } from 'react-dom/client';
|
||||
import Gallery from "react-photo-gallery";
|
||||
|
||||
|
||||
const addr_prefix = "http://localhost:8000"
|
||||
const addr_prefix = ""//"http://localhost:8000"
|
||||
|
||||
|
||||
class Main extends Component {
|
||||
|
Loading…
x
Reference in New Issue
Block a user