Removed the onload function
This commit is contained in:
parent
17cd9e5fde
commit
3edba52d9f
@ -6,7 +6,7 @@
|
||||
<link rel="stylesheet" href="libs/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body onload="fetchSettings()">
|
||||
<body>
|
||||
<nav class="navbar sticky-top bg-body-tertiary">
|
||||
<div class="container">
|
||||
<button
|
||||
|
Loading…
x
Reference in New Issue
Block a user