adding the updateStream method and the models for the form
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
type StreamOptions struct {
|
||||
Sim string
|
||||
}
|
||||
Reference in New Issue
Block a user