mirror of
https://github.com/airlabspl/uptimemonitor.git
synced 2025-08-14 20:29:16 +02:00
initial commit
This commit is contained in:
7
sponsor.go
Normal file
7
sponsor.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package uptimemonitor
|
||||
|
||||
type Sponsor struct {
|
||||
Name string
|
||||
Url string
|
||||
Image string
|
||||
}
|
Reference in New Issue
Block a user