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

edit regex check for imgur url #964

Open
wants to merge 6 commits into
base: factorio-prints.com
Choose a base branch
from

Conversation

dazemc
Copy link
Contributor

@dazemc dazemc commented Nov 14, 2024

No description provided.

@FactorioBlueprints FactorioBlueprints force-pushed the factorio-prints.com branch 3 times, most recently from 1e8ad29 to 5687266 Compare November 15, 2024 14:14
{
console.log('Create.actuallyCreateBlueprint error in imageUrl', {imageUrl});
console.log('EditBlueprint.actuallySaveBlueprintEdits error in imageUrl', {imageUrl});
return;
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const match = matches[0];

unless I'm missing something, match is undefined here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added that line and pushed to the branch since you gave me access.

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

Successfully merging this pull request may close these issues.

3 participants