This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
package adminIndex
|
||||
|
||||
import "github.com/fossyy/filekeeper/view/admin/layout"
|
||||
@@ -443,6 +444,6 @@ templ Main() {
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/public/websocket.js" />
|
||||
<script src="/public/websocket.js"></script>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
// Code generated by templ - DO NOT EDIT.
|
||||
|
||||
// templ: version: v0.3.833
|
||||
|
||||
package adminIndex
|
||||
|
||||
//lint:file-ignore SA4006 This context is only used if a nested component is present.
|
||||
|
||||
Reference in New Issue
Block a user