Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
62a58fa23b99d59260d767965ae531f9f726d531
snipe-it
/
app
/
Console
下载当前目录
S
snipe
Include output even if there is nothing to send
a18957db
创建于
2025年9月16日
历史提交
文件
最后提交记录
最后更新时间
Commands
Include output even if there is nothing to send
8 个月前
Kernel.php
Avoids potential error when alerts table is empty Updates the Kernel to use the null-safe operator when accessing the alerts_enabled setting. This prevents a potential error if the settings object is null.
1 年前