utf-8
This commit is contained in:
parent
2f6b3e193c
commit
5cde92fea3
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<script>
|
||||
const fetch_from_API = async ( endpoint, params = {} ) => {
|
||||
let url = new URL( endpoint, `${location.protocol}//${location.host}` );
|
||||
|
|
Loading…
Add table
Reference in a new issue