lucarosty

Results 1 comments of lucarosty

Another suggestion is to change the line var link = ( flags === 'myself' || flags === 'myself,master || ... with the line: var link = items[1]. This is useful...