mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-05 04:37:14 +00:00
chore: tweak workspace setting definition
This commit is contained in:
@ -26,10 +26,6 @@ type Profile struct {
|
||||
Version string
|
||||
// Metric indicate the metric collection is enabled or not.
|
||||
Metric bool
|
||||
// Pubic is the flag whether the instance is public for others.
|
||||
Public bool
|
||||
// InstanceURL is the URL of the instance.
|
||||
InstanceURL string
|
||||
}
|
||||
|
||||
func (p *Profile) IsDev() bool {
|
||||
|
Reference in New Issue
Block a user