aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/unix.go')
-rw-r--r--cmd/web/unix.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmd/web/unix.go b/cmd/web/unix.go
index 6b1b1ae..bbe6087 100644
--- a/cmd/web/unix.go
+++ b/cmd/web/unix.go
@@ -8,3 +8,9 @@ import (
)
var DefaultLib string = filepath.Join(os.Getenv("HOME"), ".steam/steam/steamapps")
+
+// TODO
+func startBrowser() {
+ return
+}
+