Skip to content

Commit

Permalink
fix lapsed startram hark notification notebook location
Browse files Browse the repository at this point in the history
  • Loading branch information
nallux-dozryl committed Mar 2, 2024
1 parent 4349b52 commit 7fe1037
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions goseg/click/hark.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ func sendStartramReminder(patp string, daysLeft int) error {
con := fmt.Sprintf("~[%s %s]", text, text)
//id := "0v14e.5p95b.d5mk5.vrqe0.oeu0m.3ghcb"
id := "(end 7 (shas %startram-notification eny.bowl))"
rope := "[[~ our.bowl %nativeplanet] [~ %diary our.bowl %changelog] %groups /]" // temp location
wer := "/groups/'~nattyv'/nativeplanet/channels/diary/'~nattyv'/changelog/note/'170141184506582040503264511680103579648'" //temp location
rope := "[[~ our.bowl %nativeplanet] [~ %diary our.bowl %documentation] %groups /]" // temp location
wer := "/groups/'~nattyv'/nativeplanet/channels/diary/'~nattyv'/documentation/note/'170141184506683847949839018055058849792'" //temp location

but := "~"
hoon := joinGap([]string{
"=/", "m", "(strand ,vase)",
Expand Down

0 comments on commit 7fe1037

Please sign in to comment.