fix: picuki maintainer route

#10385, #10386, #10387 being closed improperly
This commit is contained in:
Tony 2022-08-05 01:06:41 +08:00 committed by GitHub
parent fcaf427a7f
commit c7796fbf4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module.exports = {
'/profile/:id/:displayVideo?': ['hoilc', 'Rongronggg9'],
'/profile/:id/:functionalFlag?': ['hoilc', 'Rongronggg9'],
};