feat: /api/v2/analiza/* endpoints - sport analytics backend
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
</style>
|
||||
<link rel="stylesheet" href="/static/shared/sidebar.css">
|
||||
<script src="/static/shared/sidebar.js" defer data-active="audit"></script>
|
||||
<script src="/static/shared/sortable.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1><a href="/" style="text-decoration:none;color:inherit" title="Početna">📜 Audit Log</a></h1>
|
||||
@@ -149,5 +150,6 @@ async function load() {
|
||||
load();
|
||||
setInterval(load, 30000);
|
||||
</script>
|
||||
<script src="/static/_ai_widget.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user