Skip to content

Commit ad2712c

Browse files
removed gsr gtk and two discord clients
1 parent 30b063f commit ad2712c

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

src/routes/essentials/+page.svelte

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -35,30 +35,6 @@
3535
</GDLButton>
3636

3737

38-
<GDLButton on:click={() => {
39-
fetch("/open-pamac/package/gpu-screen-recorder-gtk")
40-
}}>
41-
<Icon class="me-3" icon="mdi:gpu" width="24" height="24" />
42-
GPU Screen Recorder
43-
</GDLButton>
44-
45-
46-
<GDLButton on:click={() => {
47-
fetch("/open-pamac/package/vesktop")
48-
}}>
49-
<Icon class="me-3" icon="ic:baseline-discord" width="24" height="24" />
50-
Vesktop
51-
</GDLButton>
52-
53-
54-
<GDLButton on:click={() => {
55-
fetch("/open-pamac/package/discord")
56-
}}>
57-
<Icon class="me-3" icon="ic:baseline-discord" width="24" height="24" />
58-
Discord
59-
</GDLButton>
60-
61-
6238
<GDLButton on:click={() => {
6339
fetch("/open-pamac/package/kdenlive")
6440
}}>

0 commit comments

Comments
 (0)