mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-12 14:49:38 +05:00
table
This commit is contained in:
@@ -4,11 +4,5 @@ package static
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed assets/*
|
||||
var Assets embed.FS
|
||||
|
||||
//go:embed instance/*
|
||||
var Instance embed.FS
|
||||
|
||||
//go:embed external/*
|
||||
var External embed.FS
|
||||
//go:embed */*
|
||||
var All embed.FS
|
||||
|
||||
Reference in New Issue
Block a user