fix(grfn/emacs): Give all snippets a unique uuid

Change-Id: Iae2ce3783bc2632b265641e286b4145373c7a226
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8478
Reviewed-by: grfn <grfn@gws.fyi>
Autosubmit: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2023-04-11 09:25:11 -04:00 committed by clbot
parent 6f747227f0
commit 513a35b503
15 changed files with 15 additions and 15 deletions

View file

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: fetchFromGitHub
# uuid:
# uuid: fetchFromGitHub
# key: fetchFromGitHub
# condition: t
# --

View file

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: sha256
# uuid:
# uuid: sha256
# key: sha256
# condition: t
# --