chore(constants): add internal/provider/privateinternetacess/presets package
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package presets
|
||||
|
||||
const (
|
||||
None = "none"
|
||||
Normal = "normal"
|
||||
Strong = "strong"
|
||||
)
|
||||
Reference in New Issue
Block a user