mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
refactor: Adjust indentation for @CaptureSpan() annotation in updateChannelCache method
This commit is contained in:
@@ -698,7 +698,7 @@ export default class SlackUtil extends WorkspaceBase {
|
||||
logger.debug(channel);
|
||||
return channel;
|
||||
}
|
||||
@CaptureSpan()
|
||||
@CaptureSpan()
|
||||
public static async updateChannelCache(data: {
|
||||
projectId: ObjectID;
|
||||
channelName: string;
|
||||
|
||||
Reference in New Issue
Block a user