You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SubmitReference.submit currently has resubmit hard-coded to false. This prevents submitting links that were previously submitted in the past. It would be helpful to make this a configurable option.
I have no experience with Kotlin or the frameworks being used in this project. But if we are in agreement about the feature, I can submit a pull request that attempts to implement it.
The text was updated successfully, but these errors were encountered:
SubmitReference.submit
currently hasresubmit
hard-coded tofalse
. This prevents submitting links that were previously submitted in the past. It would be helpful to make this a configurable option.This is identical to the feature added recently in PRAW.
I have no experience with Kotlin or the frameworks being used in this project. But if we are in agreement about the feature, I can submit a pull request that attempts to implement it.
The text was updated successfully, but these errors were encountered: