mirror of
https://github.com/jellyfin/jellyfin-plugin-transcodekiller.git
synced 2024-11-23 05:49:56 +00:00
fix missing newline
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
This commit is contained in:
parent
6ace0a7442
commit
5ecc8ec405
@ -14,4 +14,4 @@ public class PluginServiceRegistrator : IPluginServiceRegistrator
|
||||
{
|
||||
serviceCollection.AddHostedService<KillerEntrypoint>();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user