mirror of
https://github.com/Xtao-Labs/GCAuth-OAuth.git
synced 2024-11-21 22:58:10 +00:00
🐛 Fix a bug
This commit is contained in:
parent
93991bb178
commit
33e02e2632
@ -40,6 +40,6 @@ public class GCAuth_OAuth extends Plugin {
|
||||
|
||||
app.addRouter(RequestHandler.class);
|
||||
|
||||
app.getHandle().config.addStaticFiles("gcauth_oauth", folder_name, Location.EXTERNAL);
|
||||
app.getHandle().config.addStaticFiles("/gcauth_oauth", folder_name, Location.EXTERNAL);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user