File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grok-desktop" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " A Web App Wrapper for X/Grok" ,
5
5
"repository" : " https://github.com/Ash-Bash/Grok-Desktop-Wrapper" ,
6
6
"main" : " src/app.js" ,
76
76
"allowToChangeInstallationDirectory" : true
77
77
}
78
78
},
79
+
79
80
"keywords" : [
80
81
" grok" ,
81
82
" elon" ,
85
86
" electron"
86
87
],
87
88
"author" : " Ashley James Chapman" ,
89
+
88
90
"license" : " GNU" ,
89
91
"devDependencies" : {
90
92
"@electron-forge/cli" : " ^7.6.0" ,
Original file line number Diff line number Diff line change @@ -43,7 +43,9 @@ function createWindow () {
43
43
wc . insertCSS ( `
44
44
header.css-175oi2r.r-lrvibr.r-1g40b8q.r-obd0qt.r-16y2uox,
45
45
button.css-175oi2r.r-sdzlij.r-1phboty.r-rs99b7.r-lrvibr.r-10v3vxq.r-2yi16.r-1qi8awa.r-1loqt21.r-o7ynqc.r-6416eg.r-1ny4l3l,
46
- button.css-175oi2r.r-sdzlij.r-1phboty.r-rs99b7.r-lrvibr.r-10v3vxq.r-15ysp7h.r-4wgw6l.r-1loqt21.r-o7ynqc.r-6416eg.r-1ny4l3l {
46
+ button.css-175oi2r.r-sdzlij.r-1phboty.r-rs99b7.r-lrvibr.r-10v3vxq.r-15ysp7h.r-4wgw6l.r-1loqt21.r-o7ynqc.r-6416eg.r-1ny4l3l,
47
+ div.r-zchlnj.r-1d2f490.r-u8s1d.r-ipm5af,
48
+ div.css-175oi2r.r-1awozwy.r-1sw30gj.r-15ce4ve r-18u37iz r-1d7fvdj.r-1mmae3n.r-3pj75a.r-13qz1uu {
47
49
display: none !important;
48
50
}
49
51
main.css-175oi2r.r-150rngu.r-16y2uox.r-1wbh5a2.r-rthrr5,
You can’t perform that action at this time.
0 commit comments