diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-24 09:23:20 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-24 09:23:20 -0300 |
| commit | 2ba251feabc6b94ddb68969c9c06569b20fd52aa (patch) | |
| tree | 54587f01949f34397c92c0c117253e3313087d2c | |
| parent | 02f0ab524a1568819f65a1c68cc5e382be80e3d3 (diff) | |
| download | apps-2ba251feabc6b94ddb68969c9c06569b20fd52aa.tar.gz apps-2ba251feabc6b94ddb68969c9c06569b20fd52aa.tar.bz2 | |
Feat: adds finder
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | finder | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7a0a71c..5ee50de 100644 --- a/.gitmodules +++ b/.gitmodules @@ -151,3 +151,6 @@ [submodule "firefoxer"] path = firefoxer url = https://git.fluxo.info/firefoxer +[submodule "finder"] + path = finder + url = https://git.fluxo.info/finder diff --git a/finder b/finder new file mode 160000 +Subproject 07f236a571db25e0449d659e589ac5398776cee |
