@@ -238,7 +238,7 @@ func GetNextNDaysOfName(n int, name time.Weekday, current time.Time) []time.Time
returnresult
}
constDB_NAME="./tasklist.db"
constDB_NAME="./tasklistJson.db"
constFORMS_NAME="./forms.html"
constTASK_DAY=time.Tuesday
constAMOUNT_DAYS=4
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.