diff options
| author | LostNeophyte <[email protected]> | 2023-02-10 19:54:40 +0100 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-10 20:54:40 +0200 | 
| commit | 2240b5781204fa2a43f3c01b8e01860289458b6c (patch) | |
| tree | db33802879a023a1a5995c703f838d30fcc73681 | |
| parent | ae96617d5ec115ab78e9f9c231b2ef221047bb2a (diff) | |
fix(alpha): rollback to older commit (#3832)
| -rw-r--r-- | snapshots/default.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index e64b330b..7052ab33 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -6,7 +6,7 @@      "commit": "d404ec3"    },    "alpha-nvim": { -    "commit": "d5fdeb2" +    "commit": "21a0f25"    },    "bigfile.nvim": {      "commit": "c1bad34"  | 
