diff options
| author | Antonio Rojas <[email protected]> | 2025-08-24 13:20:38 +0200 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2025-08-24 13:20:38 +0200 |
| commit | 34f4f2ee231f56942870a3d13f517ce90a05f015 (patch) | |
| tree | 7715393d51ea538a7d7505a944814148496c0899 | |
| parent | 803b0cfa8fd4c30a0cca46d34d0d7bd3d54e08bd (diff) | |
Add blank nvchecker config
| -rw-r--r-- | .nvchecker.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..325a83f --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,2 @@ +[dolphin] +source = "manual" |
