We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc4a02 commit 456f9f7Copy full SHA for 456f9f7
lib/main.dart
@@ -125,7 +125,7 @@ final shaders = [
125
),
126
ShaderInfo(
127
name: 'AI Assistant',
128
- assetKey: 'shaders/branded_ai_assistant.frag',
+ assetKey: 'shaders/ai_assistant.frag',
129
description: 'A rotating effect resembling an AI assistant.',
130
sourceUrl: 'https://www.shadertoy.com/view/MXsyzl',
131
author: 'Saphirah',
0 commit comments