mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
remove export item selection, default select all items
This commit is contained in:
@@ -35,7 +35,7 @@ var (
|
||||
)
|
||||
|
||||
func (c *Chromium) InitSecretKey() error {
|
||||
//what is d-bus @https://dbus.freedesktop.org/
|
||||
// what is d-bus @https://dbus.freedesktop.org/
|
||||
var chromeSecret []byte
|
||||
conn, err := dbus.SessionBus()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user