添加facebook登录

This commit is contained in:
junleea 2025-05-01 13:21:50 +08:00
parent 6b80c3938b
commit c854354772
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="GoDfaErrorMayBeNotNil" enabled="true" level="WARNING" enabled_by_default="true">
<functions>
<function importPath="StuAcaWorksAI/worker" name="GetGoogleAccessTokenByCode" />
<function importPath="StuAcaWorksAI/worker" name="GetFacebookAccessTokenByCode" />
</functions>
</inspection_tool>
</profile>
</component>