Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

เพิ่มบอร์ดและปลั๊กอิน จากลิ้ง GitHub ที่ชื่อมี underscore (_) ไม่ได้ #2

Closed
maxpromer opened this issue Jun 16, 2019 · 1 comment

Comments

@maxpromer
Copy link
Contributor

คาดว่าเกิดจาก

/^http(s)?:\/\/(www\.)?github\.com\/[\-0-9A-Za-z]+\/[\-0-9A-Za-z]+\/$/g.test(

และ

if ((/^http(s)?:\/\/(www\.)?github\.com\/[\-0-9A-Za-z]+\/[\-0-9A-Za-z]+\/$/g).test(res)) {

ไม่ได้ใส่ underscore (_) ไว้

@nazt nazt closed this as completed Jun 26, 2019
@nazt
Copy link
Collaborator

nazt commented Jun 26, 2019

40f426e

nazt pushed a commit that referenced this issue Jul 4, 2019
แก้ปัญหาตาม issues #1 #2 และแก้ไขให้ลบปลั๊กอินได้
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants