mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-04 21:09:53 +02:00
Resolve issues related to renaming User class to UserData class.
This commit is contained in:
2
gradlew
vendored
2
gradlew
vendored
@@ -119,7 +119,7 @@ if $cygwin ; then
|
||||
SEP="|"
|
||||
done
|
||||
OURCYGPATTERN="(^($ROOTDIRS))"
|
||||
# Add a userData-defined pattern to the cygpath arguments
|
||||
# Add a user-defined pattern to the cygpath arguments
|
||||
if [ "$GRADLE_CYGPATTERN" != "" ] ; then
|
||||
OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user