Skip to content

Conversation

@hamishzx
Copy link
Collaborator

No description provided.

@Xi-Plus
Copy link
Member

Xi-Plus commented Sep 14, 2025

我建議在打開畫面就顯示警告,而不是在送出後才顯示

usprop: 'editcount',
format: 'json'
}).then(function(data) {
noContribs = Object.keys(data.query.users)[0] === '-1' ? null : data.query.users[Object.keys(data.query.users)[0]].editcount;
Copy link
Member

Choose a reason for hiding this comment

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

@hamishzx 什麼時候 Object.keys(data.query.users)[0] === '-1'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants