0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. snipe-it
  2. /
  3. app
  4. /
  5. Console
SsnipeInclude 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 年前