Skip to content

Commit f4dd647

Browse files
authored
Merge branch 'development' into stable
2 parents c97635c + fe8bf8e commit f4dd647

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shelldio.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ else
2525
fi
2626

2727
### Variable List
28+
2829
version="v25.06.23"
2930

3031
all_stations="$HOME/.shelldio/all_stations.txt"
@@ -331,6 +332,7 @@ joker() {
331332
done
332333
done
333334
}
335+
334336
reset_favorites() {
335337
if [ ! -f "$my_stations" ]; then
336338
echo "Μη έγκυρη επιλογή. Το αρχείο αγαπημένων δεν υπάρχει."

0 commit comments

Comments
 (0)